specific div css properties [migrated]

Posted by Alecs on Pro Webmasters See other posts from Pro Webmasters or by Alecs
Published on 2012-09-17T13:20:41Z Indexed on 2012/09/17 15:53 UTC
Read the original article Hit count: 345

Filed under:
|
|

I have a div : <div id="fancyboxID-1"> <p>0767380042</p> </div> and this css:

? #fancyboxID-1 p { font-size:150px; text-align: center; line-height:150px; overflow:hidden;}

After I upload and refresh the website I don't see any changes but if I check the source code: I see the css properties.

It's very strange for me, I've tried to upload on another server and there it works. Any ideas why this is not working ?

© Pro Webmasters or respective owner

Related posts about html

Related posts about css